WorldClient Pro © 1999-2000 Alt-N Technologies. All Rights Reserved.

 Changing User Permissions

 

By default, WorldClient Pro users can edit most of the settings related to their accounts. In order to change your users' ability to edit certain settings, you will need to change the HTML of the Views containing the controls that you wish to change.

You must exercise caution when editing users' access to controls, making sure that you do not delete Template Tags that may be necessary for their mail features to work properly. We recommend that, whenever possible, you hide the controls rather than delete them. See Editing Templates on for information on changing your Template files.

An easy alternative to editing the HTML or to hiding controls in the Templates is to utilize the [Default:UserOverrides] and [Domain:UserOverrides] sections of the domains.ini file. You can include in those sections any keys that you wish to prevent your users from being able to edit. This will not alter the controls that the user sees-they will still be able to change the settings-but those control changes will have no effect. The value that you have specified in the Overrides will be used instead of the user's setting. See Domains.ini for more information.